IModule.Simulation 属性

检查装置是否处于模拟模式。例如一个模拟马达。

命名空间IntervalZero.KINGSTAR.Base.Class

组合: IntervalZero.KINGSTAR.Base.Class (于 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

语法

C#VB
bool Simulation { get; }
ReadOnly Property Simulation As Boolean

属性值

型别:bool

参见

IModule 介面

IntervalZero.KINGSTAR.Base.Class 命名空间